Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump auspice from 2.60.0 to 2.61.1 #109

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps auspice from 2.60.0 to 2.61.1.

Release notes

Sourced from auspice's releases.

Auspice 2.61.1

  • Bugfix: Restore shift-click behaviour for branches on the tree (#1901)

Auspice 2.61.0

  • Error boundaries added for all panels (tree, map etc) so that in the case of uncaught errors we'll now show an error message rather than crashing Auspice. Hopefully these are never observed in production! (#1897)
  • Bugfix: Auspice would crash in some situations when the entropy panel was scrolled back into view (bug introduced in v2.60.0). (#1898)

Internal / development changes

  • Convert the tree component (and related tree-parsing functions) to TypeScript (#1864)
Changelog

Sourced from auspice's changelog.

version 2.61.1 - 2024/11/14

  • Bugfix: Restore shift-click behaviour for branches on the tree (#1901)

version 2.61.0 - 2024/11/14

  • Error boundaries added for all panels (tree, map etc) so that in the case of uncaught errors we'll now show an error message rather than crashing Auspice. Hopefully these are never observed in production! (#1897)
  • Bugfix: Auspice would crash in some situations when the entropy panel was scrolled back into view (bug introduced in v2.60.0). (#1898)

Internal / development changes

  • Convert the tree component (and related tree-parsing functions) to TypeScript (#1864)
Commits
  • 6e047d3 version bump to 2.61.1 for release
  • be3706c changelog
  • 628a6b5 Merge pull request #1901 from nextstrain/james/branch-shift-click-bugfix
  • 90fddc3 [bugfix] Restore shift-click branch behaviour
  • 40d7b85 version bump to 2.61.0 for release
  • 2669863 changelog
  • 8886bdd Merge pull request #1897 from nextstrain/james/panel-error-boundaries
  • eafae7f Merge pull request #1898 from nextstrain/james/entropy-bug
  • 932b3df Bugfix in Entropy panel when window resizes
  • d101449 Error boundaries for panels
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [auspice](https://github.com/nextstrain/auspice) from 2.60.0 to 2.61.1.
- [Release notes](https://github.com/nextstrain/auspice/releases)
- [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md)
- [Commits](nextstrain/auspice@v2.60.0...v2.61.1)

---
updated-dependencies:
- dependency-name: auspice
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 14, 2024
@nextstrain-bot nextstrain-bot temporarily deployed to auspice-us-dependabot-n-ugr767 November 14, 2024 10:37 Inactive
@jameshadfield jameshadfield merged commit 0306077 into master Nov 14, 2024
1 check passed
@jameshadfield jameshadfield deleted the dependabot/npm_and_yarn/auspice-2.61.1 branch November 14, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants